@media print {
body {
-webkit-print-color-adjust: exact;
top:0 !IMPORTANT;
left:0 !IMPORTANT;
width:100% !IMPORTANT;
height:100% !IMPORTANT;
}
}